getEndDate

abstract fun getEndDate(): Date

Returns the date and time when this source expires or is no longer valid. If no end date is defined, this source is considered valid indefinitely.

Return

The end Date, or null if not specified.